You are here

DSYNCHRONIZE

4 posts / 0 new
Last post
philbertdesenex
Offline
Last seen: 13 years 1 month ago
Joined: 2011-01-31 12:43
DSYNCHRONIZE

what is the syntax to sync to a ftp server? I have tried
ftp://myftpsite.site.aplus.net/ (name changed) with and without a folder destination and it won't connect? any clues? this syntax works in a browser without problem, it keeps giving me a directory not found error in dsynchronize.

John T. Haller
John T. Haller's picture
Offline
Last seen: 2 hours 51 min ago
AdminDeveloperModeratorTranslator
Joined: 2005-11-28 22:21
Username and Password

You need to use a username and password and the complete path on the ftp server that you will be accessing (often FTP users have access to a specific directory and once you login you are direct to that subdirectory).

ftp://user:password@host:port/full/path should work.

Sometimes, the impossible can become possible, if you're awesome!

philbertdesenex
Offline
Last seen: 13 years 1 month ago
Joined: 2011-01-31 12:43
Username and Password

Now it says it worked, but when I go on the server the test file I synced is not there and the directory modified date shows no change?
Now it's back to not working.Maybe I should just find a portable FTP client that's more moron friendly?

So I go to look for a portable FTP client and what do I find? You are the developer of Filezilla.. I'll give it a try next. Thanks for your reply.

tfarllc
Offline
Last seen: 4 years 2 months ago
Joined: 2020-01-15 18:02
The syntax suggested by John

The syntax suggested by John T. Haller above worked as he indicated. Initially, I had the same false indication the files uploaded as philbertdesenex. I played with the check box options and it then worked. I believe unchecking Preview made it work. Thank you John T. Haller.

Log in or register to post comments