Is there a command that might help to transfer a BAM file to a website? Thank you
You are currently viewing the SEQanswers forums as a guest, which limits your access. Click here to register now, and join the discussion
tar -zcf /path/to/file.tar.gz -C /Desktop/test
lftp https://something.sharefile.com/login.aspx lftp https://something.sharefile.com/login.aspx:~> user xxxxxx Password: xxxxxxx lftp https://something.sharefile.com/login.aspx:~> mirror -R /home/dnascopeV/Desktop/Test
lftp https://something.sharefile.com/login.aspx:~> ls
wget --http-user cmccabe --http -passwd xxxx*** https://something.sharefile.com/login.aspx -O - | tar -zxf -
.
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Sequencing the Two-Toed Sloth Genome Reveals Jumping Genes Tied to Its Extreme Metabolism
by SEQadmin2
Started by SEQadmin2, 06-09-2026, 11:58 AM
|
0 responses
15 views
0 reactions
|
Last Post
by SEQadmin2
06-09-2026, 11:58 AM
|
||
|
Started by SEQadmin2, 06-05-2026, 10:09 AM
|
0 responses
26 views
0 reactions
|
Last Post
by SEQadmin2
06-05-2026, 10:09 AM
|
||
|
Started by SEQadmin2, 06-04-2026, 08:59 AM
|
0 responses
37 views
0 reactions
|
Last Post
by SEQadmin2
06-04-2026, 08:59 AM
|
||
|
Started by SEQadmin2, 06-02-2026, 12:03 PM
|
0 responses
61 views
0 reactions
|
Last Post
by SEQadmin2
06-02-2026, 12:03 PM
|
Comment