Rizvi's Blog
Pages
Home
Spring
Spring Boot
AWS
Gradle
Maven
Hibernate
Git
Logger
Design Pattern
Web Services
Linux
GraphQL
Contact
Wednesday, September 21, 2016
Copy file local to server
You can copy your files to a folder you can access... like folders inside /home/ubuntu/, then do an 'mv' to copy files from there to your webapps folder
sudo cp /home/user/report001.xml /opt/sl/ja/report001.xml
How to transfer files to server? WinSCP gives permission denied
http://unix.stackexchange.com/questions/188285/how-to-copy-a-file-from-remote-server-to-local-machine
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment