Synchronizing a single file from script
First of all, Thanks for all the work put in to this project! Very nice!!!
Version 4.1 Beta. FTP.
I am using a script to synchronize remote. I've searched the forum and documents and got most of my answers but am still stuck on one issue. When I specify an entire directory, it works great:
But when I try to specify a single file it does nothing.
I get a message at the terminal
Is it unable to synchronize a single file? In our case we only want to synchronize a subset of the files.
Thanks for your time! :D
Version 4.1 Beta. FTP.
I am using a script to synchronize remote. I've searched the forum and documents and got most of my answers but am still stuck on one issue. When I specify an entire directory, it works great:
synchronize remote styles styles -mirror -delete
But when I try to specify a single file it does nothing.
synchronize remote test.txt test.txt -mirror
I get a message at the terminal
and the log showsNothing to synchronize
Collecting synchronization list for local directory 'test.txt' and remote directory 'test.txt', mode = 0, params = 4098
Is it unable to synchronize a single file? In our case we only want to synchronize a subset of the files.
Thanks for your time! :D