Jump to content

How do I make my existing SMB server to an FTP site? I don’t need this to be forwarded in any way.

specs

Spoiler

ASRock B650I Lightning WiFi

AMD Ryzen 7 7700X

KLEVV CRAS V RGB (2x16GB) 6000MT/s out of the 7200MT/s I could be running

ASUS RTX 3060 OC (12GB)

Thermalright Frozen Edge 240 RGB

Lian Li A4-H2O

 

linux packages

Spoiler

tmux

btop

git

Link to comment
https://linustechtips.com/topic/1263159-raspberry-pi-smb-nas-ftp-server/
Share on other sites

Link to post
Share on other sites

Just now, mahyar said:

what is your os? do you have any important data on ur nas?

I am running plain old Raspberry Buster Lite, and I think my files are important because I have redundancy

specs

Spoiler

ASRock B650I Lightning WiFi

AMD Ryzen 7 7700X

KLEVV CRAS V RGB (2x16GB) 6000MT/s out of the 7200MT/s I could be running

ASUS RTX 3060 OC (12GB)

Thermalright Frozen Edge 240 RGB

Lian Li A4-H2O

 

linux packages

Spoiler

tmux

btop

git

Link to post
Share on other sites

Does the machine that needs the FTP server support SSH or SFTP? RSYNC? Even if you don't need to forward this server there's newer more secure standards. If anyone happens to break in to your Wi-Fi there's no reason to leave them an open FTP server they can get into.

Link to post
Share on other sites

1 minute ago, mahyar said:

are your file on a separated drive from your os? and what pi are you using?

It is on a single drive, 5 partitions (25GB ea.) and I am using a Raspberry Pi 3B+

 

My uncle gave it upon Raspberry Pi 4 8GB release

specs

Spoiler

ASRock B650I Lightning WiFi

AMD Ryzen 7 7700X

KLEVV CRAS V RGB (2x16GB) 6000MT/s out of the 7200MT/s I could be running

ASUS RTX 3060 OC (12GB)

Thermalright Frozen Edge 240 RGB

Lian Li A4-H2O

 

linux packages

Spoiler

tmux

btop

git

Link to post
Share on other sites

Just now, TheCoder2019 said:

It is on a single drive, 5 partitions (25GB ea.) and I am using a Raspberry Pi 3B+

 

My uncle gave it upon Raspberry Pi 4 8GB release

I mean 2 drives. SSD and boot

specs

Spoiler

ASRock B650I Lightning WiFi

AMD Ryzen 7 7700X

KLEVV CRAS V RGB (2x16GB) 6000MT/s out of the 7200MT/s I could be running

ASUS RTX 3060 OC (12GB)

Thermalright Frozen Edge 240 RGB

Lian Li A4-H2O

 

linux packages

Spoiler

tmux

btop

git

Link to post
Share on other sites

1 minute ago, Windows7ge said:

Does the machine that needs the FTP server support SSH or SFTP? RSYNC? Even if you don't need to forward this server there's newer more secure standards. If anyone happens to break in to your Wi-Fi there's no reason to leave them an open FTP server they can get into.

It has SSH. That’s how I connect right now

specs

Spoiler

ASRock B650I Lightning WiFi

AMD Ryzen 7 7700X

KLEVV CRAS V RGB (2x16GB) 6000MT/s out of the 7200MT/s I could be running

ASUS RTX 3060 OC (12GB)

Thermalright Frozen Edge 240 RGB

Lian Li A4-H2O

 

linux packages

Spoiler

tmux

btop

git

Link to post
Share on other sites

7 minutes ago, mahyar said:

so just install openmediavault on it and then configure from there

Can I set a password for all shares?

specs

Spoiler

ASRock B650I Lightning WiFi

AMD Ryzen 7 7700X

KLEVV CRAS V RGB (2x16GB) 6000MT/s out of the 7200MT/s I could be running

ASUS RTX 3060 OC (12GB)

Thermalright Frozen Edge 240 RGB

Lian Li A4-H2O

 

linux packages

Spoiler

tmux

btop

git

Link to post
Share on other sites

7 minutes ago, TheCoder2019 said:

It has SSH. That’s how I connect right now

If this client machine supports this it should support SFTP if not also RSYNC. If you need to sync files off the SMB server or just need to pull files using a GUI.

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

×