filezilla - ftp multiple users accessing single file -


currently using filezilla. curious know if there feature in filezilla can access single file multiple locations(users) edit , save both locations code server.

or if there other ftp client job. want access(open) same file different locations(users) , not loosing changes made of user.

thanks!

only if every user saves copy of file. can't open file on ftp. ftp transfering files, don't have "live" access, can't "live" i/o. ftp not filesystem, maybe remote server using filesystem/os, doesn't allow concurrent access?

to save copy of file, users must set "rename" "file exists action" in filezilla: filezilla


Comments

Popular posts from this blog

android - Why am I getting the message 'Youractivity.java is not an activity subclass or alias' -

python - How do I create a list index that loops through integers in another list -

c# - “System.Security.Cryptography.CryptographicException: Keyset does not exist” when reading private key from remote machine -