Title: danialpg's Replies | WordPress.org

---

# danialpg

  [  ](https://wordpress.org/support/users/danialpg/)

 *   [Profile](https://wordpress.org/support/users/danialpg/)
 *   [Topics Started](https://wordpress.org/support/users/danialpg/topics/)
 *   [Replies Created](https://wordpress.org/support/users/danialpg/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/danialpg/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/danialpg/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/danialpg/engagements/)
 *   [Favorites](https://wordpress.org/support/users/danialpg/favorites/)

 Search replies:

## Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Downloadyar Remote Media] Replacing URLs in DB always sets dl-files in the path](https://wordpress.org/support/topic/replacing-urls-in-db-always-sets-dl-files-in-the-path/)
 *  Plugin Author [danialpg](https://wordpress.org/support/users/danialpg/)
 * (@danialpg)
 * [4 hours, 26 minutes ago](https://wordpress.org/support/topic/replacing-urls-in-db-always-sets-dl-files-in-the-path/#post-18953303)
 * Thanks for the detailed report, you were exactly right. The two path fields (“
   FTP path” and the directory) weren’t wired correctly: the FTP path field was 
   being ignored and both the uploads and the URL migration fell back to dl-files.
   I’ve fixed it in the next release (1.0.3) so the FTP path controls where files
   are stored and the URL directory controls the public URLs the database sync writes.
   I also clarified the field labels so it’s clearer which is which. Appreciate 
   you taking the time to pin down the workaround in Paths.php that made the root
   cause easy to confirm.
 * Please re-check v1.0.3 and feel free to mark it as resolved if it works for you.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Downloadyar Remote Media] Fatal Error after saving the settings](https://wordpress.org/support/topic/fatal-error-after-saving-the-settings/)
 *  Plugin Author [danialpg](https://wordpress.org/support/users/danialpg/)
 * (@danialpg)
 * [5 hours, 27 minutes ago](https://wordpress.org/support/topic/fatal-error-after-saving-the-settings/#post-18953214)
 * Thanks so much for the detailed report and the temporary tip, that stack trace
   pinpointed it exactly.
 * The plugin was instantiating WordPress’s FTP filesystem class directly, and FS_CONNECT_TIMEOUT/
   FS_TIMEOUT are only defined inside core’s WP_Filesystem() helper, so on some 
   setups they were undefined at connect time.
 * Version 1.0.2 now defines them itself, so you can remove the wp-config.php line.
   Really appreciate the kind words about the FTP support!
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[Downloadyar Remote Media] Simple and reliable FTP offloader](https://wordpress.org/support/topic/simple-and-reliable-ftp-offloader/)
 *  Plugin Author [danialpg](https://wordpress.org/support/users/danialpg/)
 * (@danialpg)
 * [2 days, 6 hours ago](https://wordpress.org/support/topic/simple-and-reliable-ftp-offloader/#post-18951051)
 * Thank you! You’ve basically described exactly what I was going for. No accounts,
   no keys, no external dependencies, just a direct connection between your site
   and your own server.
 * The srcset rewrite part was the trickiest bit to get right, so glad that’s working
   smoothly for you. And yes, the one-click revert was something I felt strongly
   about including. Offloading media is a big change and you should always have 
   a clean way back if needed.
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[SpeeSeek] Deep & Technical](https://wordpress.org/support/topic/deep-technical/)
 *  Plugin Author [danialpg](https://wordpress.org/support/users/danialpg/)
 * (@danialpg)
 * [2 days, 6 hours ago](https://wordpress.org/support/topic/deep-technical/#post-18951049)
 * Thank you Mojtaba!
 * Glad it helped you find those autoloaded options and JetEngine data. That’s exactly
   the kind of thing that’s invisible until something starts slowing down.
 * The read-only approach was a deliberate choice from the start. I wanted a tool
   that gives you a clear picture of what’s happening without touching anything,
   so you can make informed decisions yourself. Happy it’s working well for your
   site.

Viewing 4 replies - 1 through 4 (of 4 total)