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' -

Making Empty C++ Project: General exception (Exception from HRESULT:0x80131500) Visual Studio Community 2015 -

How to fix java warning for "The value of the local variable is not used " -