11-10-2019 04:17 AM - edited 11-10-2019 04:43 AM
I do not see how to enable or disable SMB protocol.
Can someone tell me how?
I'm searching for the fastest protocol to transfer files between PC /NAS and NAS/NAS.
Any help would be much appreciated.
Solved! Go to Solution.
11-11-2019 11:48 AM
There is nothing that needs to be done to enable it.
Please take a look at the user guide.
http://download.lenovo.com/nasupdate/manuals/px4-300d/px4-300d-4.1-en.pdf
11-19-2019 06:49 AM
FTP is faster than SMB.
You could try that.
Filezilla is a great free client.
11-19-2019 08:48 AM
That is exactly what I wanted to know. How do I differentiate between FTP and SMB?
I mean how do I know which protocol Im using?
11-20-2019 02:14 AM - edited 11-20-2019 08:49 AM
Ok so your question is not actually about the NAS itself, but about the Networking topic in general.
Assuming you're using Windows, when you use windows explorer and the "drag and drop" feature over your NAS shares, that will be done using SMB.
In order to use FTP, you will need to:
1- in the windows explorer path field, connect by using a command starting with "ftp://"
2 - Using a dedicated FTP program, such as Filezilla (freeware).
If you google around, you will find a lot of information on all of this networking stuff.
Note: For any of this to work with your NAS, you will need to have enable AND configured both Windows Share (SMB/CIFS) and FTP protocols in your NAS settings.
11-20-2019 02:08 PM
Thank you very much for your answer. That is exactly what I was asking.