Jump to content

So the company that i work for is looking at ditching Box/Sharefile/Dropbox and utilizing our server in the office as a means to share files with subcontractors. What FTP programs are out there that would allow us to send links to certain folders and/or individual files, mandate that the recipient who gets the link to enter his name, email, and company name first before he can view/download the files. Then the system sends us an email letting us know who accessed the files, what files he viewed/download, and what time. That way we can keep track of who has the files (need this so that if there is ever a conflict between the subcontractor and us about the subcontractor not receiving the files, we can go back to this log and prove he did receive it. This is an extremely useful tool that Sharefile has and why we used that program). we would also like to have it so that the FTP program has a "Drive" so that it is extremely easy/convenient to access the FTP through the File Explorer when we are away from the office.

 

I did do some research and stumbled upon crushftp which appears will do everything we want, but want to make sure that we look at all the available options instead of just one. If you have any recommendations, that would be greatly appreciated!

 

Thanks!

Link to comment
https://linustechtips.com/topic/1241786-ftp-software/
Share on other sites

Link to post
Share on other sites

FTP is very outdated and insecure (both FTP and SFTP) and you should not use that anymore.

If you want to manage your own server and allow access depended on rules then you should look at Owncloud or Nextcloud. (the latter being a fork)

 

We used that for exactly this reason (sub contractors, clients ect) and its relatively easy to setup.

Having said that we now run Onedrive with the same kind of rules and that works for us. (Sharepoint)

Link to comment
https://linustechtips.com/topic/1241786-ftp-software/#findComment-13981335
Share on other sites

Link to post
Share on other sites

I disagree with Dujith statement that SFTP is outdated and insecure as there's great ways to lock SSH/SFTP down to stop unauthorized access. FTP on the other hand yes. Very old. Outdated. Insecure. Don't use it.

 

For a business though typically services like OneDrive or Google Drive are preferred.

Link to comment
https://linustechtips.com/topic/1241786-ftp-software/#findComment-13981516
Share on other sites

Link to post
Share on other sites

The reason why we are looking at programs like crushftp, is that it is a one time cost of $2500, but then $500/year for maintenance and support. I did just look into the Owncloud and Nextcloud, but those are really expensive at several thousand per year. all we are looking for is to send files to subcontractors while being able to track what files they download.

Link to comment
https://linustechtips.com/topic/1241786-ftp-software/#findComment-13981540
Share on other sites

Link to post
Share on other sites

11 minutes ago, Electronics Wizardy said:

huh? there both free nd open source. You cn run on your own hrdwre for free.

sorry, did not see on the website the free version originally. I see it now. Will Owncloud interfere with our current Windows Server? i believe it is Windows Server 2012

Link to comment
https://linustechtips.com/topic/1241786-ftp-software/#findComment-13981917
Share on other sites

Link to post
Share on other sites

4 minutes ago, Shadeslayers09 said:

sorry, did not see on the website the free version originally. I see it now. Will Owncloud interfere with our current Windows Server? i believe it is Windows Server 2012

nextcloud and own cloud need to run linx, so setup a hyper-v vm or simmilar and run it in there.

Link to comment
https://linustechtips.com/topic/1241786-ftp-software/#findComment-13981937
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×