Skip to main content

Questions tagged [overwrite]

The tag has no usage guidance.

0 votes
1 answer
369 views

How do you set a file on a webserver to allow auto overwrite capability

I have a Foscam IPCam that snaps images every 30 minutes and will auto upload them through FTP to my website. I specify the name so it should copy over an existing image and replace it with the most ...
Les Osborne's user avatar
1 vote
2 answers
10k views

Windows FTP - skip file if it already exists

I have a little script in Windows that opens up a connection to a web server and downloads all the files using mget. However, the mget constantly downloads the files even if they already exist. Is ...
jholmie2's user avatar
1 vote
2 answers
3k views

WinSCP cannot overwrite file without write permissions to containing directory

I want to overwrite a file having permissions 777 but the directory in which file is placed has permissions 755. So it is not allowing to do so.
Renu's user avatar
  • 11
4 votes
1 answer
4k views

how can i overwrite existing log file in inno setup

i am new to inno setup. I want logging information, for that I set SetupLogging=yes and I used following code for getting log file . procedure CurStepChanged(CurStep: TSetupStep); var ...
beginner's user avatar
  • 191
0 votes
1 answer
363 views

Netbeans continually prompts to reload / overwrite files on samba share

This is something that has been bugging me for ages. When running Netbeans on windows (I've seen this problem in netbeans from before version 7 and in version 8.0) and saving files on a samba share ...
m3z's user avatar
  • 397
2 votes
1 answer
2k views

Why is it faster to copy than overwrite?

I noticed this in general: its faster to copy a large file from my computer to my USB than it is to overwrite it. For example, I have a file a.txt thats 10 gb. If my USB is blank and I copy my file to ...
Bill M's user avatar
  • 21
-1 votes
2 answers
392 views

Batch command backup in different folders

I am trying to create a backup for assassins creed 3 save game for every x minutes , but the folder & its files overwrites every time ,please suggest me a code so that each backup will be in ...
Prasanna Kumar's user avatar
2 votes
1 answer
381 views

Overwriting a files in place on NTFS

Let's say I have a Python program that opens a file and overwrites it with zeros, and I run it on a Windows 7 computer formatted in NTFS. If this is done on an HDD (not an SSD) will the file be ...
chew socks's user avatar
1 vote
1 answer
3k views

Why does my Ubuntu Live USB stick always resets my modified fstab to "defaults"?

I made an Ubuntu Live USB Stick with the LinuxUSBDownload installer. The installer works great and also the well known issue of not unmounting the casper-rw at shutdown is fixed. :D The problem now ...
MinecraftBhil's user avatar
1 vote
1 answer
2k views

Overwrite a Windows 7's Windows folder with a Windows.old from upgrade to Windows 8

Basically I've installed Windows 8 Pro over an existing Windows 7 install, and I told it not to copy any personal files or applications. Now in my C: drive I have a Windows.old folder. Is it possible ...
Shadow's user avatar
  • 11
0 votes
1 answer
515 views

is there a way to prespecify to overwrite files with same name?

Connections to network drives are ridiculously slow (e.g. 15kb/sec on really good days) and when I'm copying files I leave my desk. My problem is when there is a file with the same name to be ...
Celeritas's user avatar
  • 8,241
0 votes
1 answer
2k views

MySQL ODBC Debugging to myodbc.sql overwrites file instead of appending new queries

I am using the MySQL ODBC driver on a Windows Server 2008 R2 64-bit box. I enabled the debug feature on the odbc driver using the ODBC administrator at %windir%\SysWOW64\odbcad32.exe It does write ...
cohortq's user avatar
  • 183
4 votes
2 answers
366 views

I accidently overwrote a linux shell program and would like to fix it

I accidentally overwrote one of the programs in the /bin directory, and would like to fix it. I am using Ubuntu 11.10, and would like some way to re-install just this file, without having to re-...
jdg's user avatar
  • 213
0 votes
1 answer
591 views

Recover overwritten external hard-drive

I had some data in my external hard drive (eHD), and performed a dd to backup my ubuntu filesystem onto the eHD. I thought it would maintain the data that was previously there, plus the backup. ...
random's user avatar
  • 1
1 vote
1 answer
10k views

FTP upload & overwrite does NOT overwite, but creates [file.ext].# instead

This question is a duplicate of one in StackOverflow, and I was recommended to ask this question here instead. My apologies if the multi-post is undesirable. I have a very strange issue with FTP that ...
René Kåbis's user avatar

15 30 50 per page