zip the file or folder:
zip abc.zip 1/
unzip -l abc.zip
unzip abc.zip
Create the mydir directory, and set its permissions such that all users may read, write, and execute the contents.
mkdir -p /home/chope/a/b/c
Copy the file "foobar.txt" from the local host to a remote host
$ scp foobar.txt your_username@remotehost.edu(or ip):/some/remote/directory
zip abc.zip 1/
unzip -l abc.zip
unzip abc.zip
Create the mydir directory, and set its permissions such that all users may read, write, and execute the contents.
mkdir -p /home/chope/a/b/c
Copy the file "foobar.txt" from the local host to a remote host
$ scp foobar.txt your_username@remotehost.edu(or ip):/some/remote/directory
কোন মন্তব্য নেই:
একটি মন্তব্য পোস্ট করুন