Is there any way to save file on AWS server(without S3)

147 views Asked by At

I want to save/upload file on Amazon server. Our web team already do this process, They are using path like : C:\XYZProject\Homescreen\10_03_2020_Hello.xlsx

Can any one help me how to save like the above path on amazon server using Swift 5 code.

Thanks

1

There are 1 answers

0
Pintu Rajput On

How to upload file on FTP server in swift 5