Sponsored Content
Top Forums Shell Programming and Scripting I want to copy a file from Linux Post 302439191 by naree on Thursday 22nd of July 2010 04:51:47 AM
Old 07-22-2010
I want to copy a file from Linux

Hi Experts,

I want to copy a file from a Linux machine to another Linux machine or a windows machine shared drive.

I mean to say..

Code:
cp filename //hostname/shareddrive.

I don't want to mount. Is there any way we can do it.

Regards
Naree


Moderator's Comments:
Mod Comment Double post. Replies here moved to https://www.unix.com/emergency-unix-l...ile-linux.html

Last edited by Scott; 07-22-2010 at 06:18 AM.. Reason: code tags, please...
 

8 More Discussions You Might Find Interesting

1. Where do I download LINUX & UNIX?

Where can i get a copy of Unix or Linux?

where can i get a free copy of unix? any kind... (5 Replies)
Discussion started by: gregtampa
5 Replies

2. UNIX for Dummies Questions & Answers

linux, copy a:\file to /tmp in linux?

hi, i am on linux 8. i wanted to copy a file from my a:\filename to my linux 8 /tmp directroy. how do i do this or any directions as in how to accompilsh. thanks (6 Replies)
Discussion started by: yls177
6 Replies

3. UNIX for Dummies Questions & Answers

command for copy file from CD to Linux box

Hi , I have simple question as i am beginner , I have to copy one file from cd(compact disc) to my linux box on some directory. With which command and how can i do that? Thanks sam71 (2 Replies)
Discussion started by: sam70
2 Replies

4. UNIX for Dummies Questions & Answers

copy and paste certain many lines of huge file in linux

Dear All, I am working with windoes OS but remote a linux machine. I wonder the way to copy an paste some part of a huge file in linux machine. the contain of file like as follow: ... dump annealling all custom 10 anneal_*.dat id type x y z q timestep 0.02 run 200000 Memory... (2 Replies)
Discussion started by: ariesto
2 Replies

5. SuSE

I want to copy a file from Linux

Hi Experts, I want to copy a file from a Linux machine to another Linux machine or a windows machine shared drive. I mean to say.. cp filename //hostname/shareddrive. I don't want to mount. Is there any way we can do it. Regards Naree (1 Reply)
Discussion started by: naree
1 Replies

6. IP Networking

Need to copy file from Linux to DOS.

I have two PCs with Ubuntu 10.4 and DOS 5.0, which are connected with a 9 pins serial cable. I need to copy some files from the Linux box to the DOS box. I tried UUCP but it's too difficult and i didn't found a working client for DOS. Can you help me? Thanks for any reply! (10 Replies)
Discussion started by: mghis
10 Replies

7. Emergency UNIX and Linux Support

Copy a file from Linux

Hi Experts, I want to copy a file from a Linux machine to another Linux machine or a windows machine shared drive. I mean to say.. cp filename //hostname/shareddrive I don't want to mount. Is there any way we can do it. Regards Naree (34 Replies)
Discussion started by: naree
34 Replies

8. Shell Programming and Scripting

how to copy the directory but not copy certain file

Hi experts cp bin root src /mnt but not copy bin/bigfile any help? ( I post this thread in the "redhat" forum wrongly, I don't know how to withdraw that question in that wrong forum) Thanks (6 Replies)
Discussion started by: yanglei_fage
6 Replies
NOPASTE-IT(1)						      General Commands Manual						     NOPASTE-IT(1)

NAME
nopaste-it - Nopaste software written in Perl (cli tool). SYNOPSIS
nopaste-it DESCRIPTION
This manual page describes briefly the nopaste-it commandline parameters. BINARY PARAMETERS
This program follows the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below. -h, --help Display this help and exit. -v, --version Display version and exit. -u, --url <url> Use a different nopaste URL than http://nopaste.linux-dev.org/. -n, --name Use a different author name than your UNIX username (if it is set). -l, --language <language> Set the given code language. Popular ones are for example: "C", "C++", "Diff", "Perl", "Ruby", etc. You can get the list of sup- ported languages by using the "-s / --list" option of this program. It will be plain unless nothing different is set. Note: This is case sensitive. -e, --expires <expire> Set the expire option. At the moment it only accepts: "1d", "1w" and "never". The default value is "1w". -f, --file <filename> Add the content of the given file to your paste instead of reading from STDIN. -s, --list Gets supported code languages from remote pnopaste and prints them. This option could also be mixed with "url". AUTHOR
This manual page was written by Patrick Matthai <patrick@linux-dev.org> for nopaste-it. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 any later version published by the Free Software Founda- tion NOPASTE-IT(1)
All times are GMT -4. The time now is 03:29 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy